projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99aa90b
)
Small doc fixup
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Nov 2010 16:25:10 +0000
(11:25 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 29 Nov 2010 16:25:10 +0000
(11:25 -0500)
gtk/gtkcombobox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcombobox.c
b/gtk/gtkcombobox.c
index 0a922fa0235ee6e46501bb351bf606d711942a9e..9fc50d3f7899e4b2a090d826d3c398070a0c940d 100644
(file)
--- a/
gtk/gtkcombobox.c
+++ b/
gtk/gtkcombobox.c
@@
-4879,6
+4879,7
@@
gtk_combo_box_new_with_model (GtkTreeModel *model)
/**
* gtk_combo_box_new_with_model_and_entry:
+ * @model: A #GtkTreeModel
*
* Creates a new empty #GtkComboBox with an entry
* and with the model initialized to @model.